_MDL

//0x1c bytes (sizeof) struct _MDL { struct _MDL* Next; //0x0 SHORT Size; //0x4 SHORT MdlFlags; //0x6 struct _EPROCESS* Process; //0x8 VOID* MappedSystemVa; //0xc VOID* StartVa; //0x10 ULONG ByteCount; //0x14 ULONG ByteOffset; //0x18 };